projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3275b01
)
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Apr 2020 09:20:10 +0000
(12:20 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Apr 2020 09:20:10 +0000
(12:20 +0300)
lisp/eshell/esh-var.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/esh-var.el
b/lisp/eshell/esh-var.el
index 70516b3b82fea3a3b8b61a530186ee1f0909fba1..96838d4132752cf963a24f39f663c6641abae3b2 100644
(file)
--- a/
lisp/eshell/esh-var.el
+++ b/
lisp/eshell/esh-var.el
@@
-200,7
+200,7
@@
symbol values over environment values by setting
If the value is a symbol, return the value bound to it.
-If the value has any other type, signal
`error'
.
+If the value has any other type, signal
an error
.
Additionally, each member may specify if it should be copied to the
environment of created subprocesses."